Přeskočit na hlavní obsah

Module: components/AppTable

Functions

default

default<TTableData>(root0): Element

Turn a Tanstack table into a concrete markup styled with Bootstrap.

Type parameters

Name
TTableData

Parameters

NameTypeDescription
root0ObjectProps for this component.
root0.tableTable<TTableData>The Tanstack table to render.

Returns

Element

Defined in

src/web-app/src/components/AppTable.tsx:11